home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Save Command.2 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  940 b   |  [TEXT/ttxt]

  1. Subject:     Re: Save Command
  2. Sent:        6/25/96 10:19 AM
  3. Received:    6/25/96 10:41 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Can you simply call the target's DoMenu() function, passing kODSave or
  9. >whatever the correct command number is. Sometimes pretending the user chose
  10. >the menu works well.
  11. >
  12.  
  13. Data saved this way are not really saved. They are on the disk but if you 
  14. kill your part and reload the document you'll see that you have lost your 
  15. changes. Just externalizing your part is not enough.
  16.  
  17. ........................................................................
  18.  Henri Lamiraux                                      lamiraux@apple.com
  19.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  20. ........................................................................
  21.  
  22.